func go/types.tail

5 uses

	go/types (current package)
		errsupport.go#L61: 			} else if tail(sel) == tail(alt) {
		errsupport.go#L65: 			if tail(sel) == tail(alt) {
		errsupport.go#L109: func tail(s string) string {